Skip to content

Add Quadlet configuration and RPM packaging - #35

Draft
seantronsen wants to merge 7 commits into
mainfrom
seantronsen/rpm-packaging
Draft

Add Quadlet configuration and RPM packaging#35
seantronsen wants to merge 7 commits into
mainfrom
seantronsen/rpm-packaging

Conversation

@seantronsen

@seantronsen seantronsen commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

First draft at the idea of creating an RPM quadlet for metadata-service. It's still in the draft stage with TODO markers placed anywhere further design decisions were required.

Should also await the fix for #33 as it would introduce config file changes.

Fixes #31

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

@seantronsen seantronsen linked an issue Jul 22, 2026 that may be closed by this pull request
19 tasks
…ervice

Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen force-pushed the seantronsen/rpm-packaging branch from f68c68d to 77f84db Compare July 28, 2026 22:20
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen force-pushed the seantronsen/rpm-packaging branch 3 times, most recently from f014479 to 48eee1d Compare July 30, 2026 17:24
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen force-pushed the seantronsen/rpm-packaging branch 2 times, most recently from f4e4892 to 9c84c6b Compare July 30, 2026 18:33
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen force-pushed the seantronsen/rpm-packaging branch from 9c84c6b to 0812ab3 Compare July 30, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DEV] Add Quadlet configuration and RPM packaging

1 participant